home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / util / cli / GrabInFile.readme < prev    next >
Encoding:
Text File  |  1998-03-08  |  1014 b   |  26 lines

  1. Short:    Grabs a specified byte amount
  2. Author:   roragusa@freenet.hut.fi (Roberto Ragusa)
  3. Uploader: roragusa@freenet.hut.fi (Roberto Ragusa)
  4. Version:  1.0
  5. Type:     util/cli
  6. Requires: 68020+
  7.  
  8. This small utility is useful to grab some data in the middle of a file.
  9. Usage is very simple: if you run 'GrabInFile ram:in 1024 1040 ram:out' or
  10. (equivalently) 'GrabInFile ram:in 1024 -16 ram:out' it will save bytes
  11. 1024-1039 (16 bytes) from 'ram:in' to 'ram:out'.
  12. It's optimised to work with large files (256kbyte I/O buffer).
  13.  
  14. By using GrabInFile and join you are also able to substitute some bytes in
  15. the middle of a file.
  16.  
  17.  
  18. ============================= Archive contents =============================
  19.  
  20. Original  Packed Ratio    Date     Time    Name
  21. -------- ------- ----- --------- --------  -------------
  22.    10832    6907 36.2% 17-Feb-98 22:07:38 +GrabInFile
  23.      620     363 41.4% 17-Feb-98 22:08:16 +GrabInFile.readme
  24. -------- ------- ----- --------- --------
  25.    11452    7270 36.5% 19-Feb-98 05:14:08   2 files
  26.